struct _VI_FAULT_TRACE// Size=0x48
{
    struct _ETHREAD * Thread;// Offset=0x0 Size=0x8
    void * StackTrace[8];// Offset=0x8 Size=0x40
};